Release 10.1A: OpenEdge Development:
ProDataSets


Including context information in Business Entities

Generally the procedures and functions that make up the API of a Business Entity should be designed to be invoked independently of one another. In a stateless or state-free AppServer environment, there is really little choice, as you cannot maintain context between calls without binding an AppServer session, and you do not have the ability to get back to the same AppServer session you called before.

In many cases, however, a larger business task may require multiple successive calls where each AppServer procedure must be aware of the previous calls. There are at least two basic ways to approach handling this:


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095